Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: OpenDoc Class Reference /
Part 1 - Classes and Methods / ODNameSpace


GetType

The GetType method returns the type of this name space.

ODNSTypeSpec GetType ();
return value
The type of this name space. The type must be either object name space (kODNSDataTypeODObject) or value name space (kODNSDataTypeODValue).
DISCUSSION
When you create a name space, you specify its type as a parameter to the name-space manager's CreateNameSpace method.

SEE ALSO
The ODNameSpace::SetType method (page 432).
The ODNameSpaceManager::CreateNameSpace method (page 436).


Previous Book Contents Book Index Next

© Apple Computer, Inc.
17 JUL 1996




Navigation graphic, see text links

Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help